home *** CD-ROM | disk | FTP | other *** search
/ La Bible Des... Jeux / La Bible des... Jeux.iso / Les Sharewares / Arcade / Angband 2.7.8 PPC / lib / help / general.txt < prev    next >
Encoding:
Text File  |  1995-09-03  |  4.5 KB  |  101 lines  |  [TEXT/MAng]

  1. === Using the online help ===
  2.  
  3. You can press Escape at any time to leave the online help.
  4.  
  5. You can press Question Mark (?) to return to the previous help file.
  6.  
  7. You can press Space to advance one page, or Return to advance one line.
  8. If you reach the end of the help file, you will wrap around to the start.
  9.  
  10. You can press Minus (-) to back up one half page at a time towards the
  11. start of the help file (this is very inefficient, by the way).
  12.  
  13. You can press Slash (/) to search for a string.  This is a very primitive
  14. search, and is case sensitive, but is very useful.  Subsequent uses of the
  15. Slash command will allow you to search for the same string again.  Note that
  16. the search does not restart from the beginning of the file.
  17.  
  18. You can press Pound (#) to go to a specific line (defaults to line zero).
  19.  
  20. You can press Percent (%) to go to a specific file (defaults to "help.hlp").
  21.  
  22.  
  23. === General Information ===
  24.  
  25. The game of Angband is a single player dungeon simulation.  A player
  26. may choose from a number of races and classes when creating a character,
  27. and then "run" that character over a period of days, weeks, even months,
  28. attempting to win the game by defeating Morgoth, the Lord of Darkness,
  29. who resides far below the surface.
  30.  
  31. The player will begin his adventure on the town level where he may acquire
  32. supplies, weapons, armor, and magical devices by bartering with various shop
  33. owners.  After preparing for his adventure, the player can descend into
  34. the Pits of Angband where fantastic adventures await his coming!
  35.  
  36. You will probably want to browse through the "help files", especially the
  37. one on available commands, before beginning any serious adventuring...
  38.  
  39.  
  40.  
  41. === A note from the maintainer ===
  42.  
  43. Welcome to Angband 2.7.8.
  44.  
  45. My name is Ben Harrison, and I have been the maintainer of Angband since
  46. November, 1994, when the previous maintainer, Charles Swiger (who developed
  47. Angband 2.5.1 through 2.6.2), got a real job.  Starting with Angband 2.7.0,
  48. and continuing through the current version (2.7.8), I have been responsible
  49. for a number of major improvements to the basic Angband game, some of them
  50. obvious to the casual user and others hidden below the surface, but no less
  51. significant.  The most significant improvement has been a total rewrite of
  52. large portions of the code, which, after ten years of modifications by various
  53. people, had begun to resemble, well, a death mold.  Also significant was
  54. the design of a generic "term.c" package, which has allowed Angband 2.7.X to
  55. be easily ported to Macintosh, Amiga, X11, Windows, and basically every system
  56. in existance (except for DOS-286, but this is being worked on).
  57.  
  58. In addition, I have added lots of new commands, features, and functionalities,
  59. most of which appear to have been accepted by most people as a good idea (TM).
  60.  
  61. It is extremely easy to port Angband 2.7.8 to a new system.  If you cannot
  62. find a version that will compile on your machine, you can usually make one
  63. by writing a single file of about one hundred lines of C code.
  64.  
  65. Angband 2.7.8 is intended to be a nice, clean, stable version, so we
  66. can all give copies to our friends.  But it was necessary to add some
  67. new features anyway, and hopefully they will have no negative effects.
  68.  
  69. You can obtain the latest source via anonymous ftp from "ftp.cis.ksu.edu"
  70. in the "/pub/Games/Angband" directory.  Pre-compiled versions of the game
  71. are also available, try, for example, "/pub/Games/Angband/Macintosh".
  72.  
  73. You may freely distribute the game, and its source, though you are bound
  74. not only by the existing copyright notice from 1984, but also whatever
  75. restrictions may be present on various other pieces of the code..
  76.  
  77. You can email compliments, complaints, bug reports, and presents to me
  78. ("benh@linc.cis.upenn.edu"), and you can post interesting experiences,
  79. public flames, general questions, and code suggestions to the newsgroup
  80. ("rec.games.roguelike.angband").
  81.  
  82. There are a variety of new commands, some of which are described in the
  83. "commands.txt" help file.
  84.  
  85. The basic help files supplied with this game are more or less up to date,
  86. but when in doubt, the source (or the newsgroup) is the place to turn for
  87. advice.  Or attempt to figure it out by experimentation, this is sometimes
  88. the most fun.
  89.  
  90. The documentation is very easy to modify and update, so you may want to
  91. check in to the ftp site occasionally to see if there are any new help
  92. files (or spoiler files) for you to acquire.
  93.  
  94. I am conducting a survey of who uses this version of Angband, and what they
  95. think about it.  If you can, send me a brief email with the subject "SURVEY",
  96. and I will start compiling a list.
  97.  
  98. Happy adventuring!
  99.  
  100. --- Ben ---
  101.